home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adobe Graphics & Publishing SDK 1996 December
/
Adobe Graphics & Publishing SDK 1996 December.iso
/
pc
/
ps40sdk
/
examples
/
export
/
outbound
/
outbound.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-24
|
368 b
|
20 lines
;
; File: Outbound.def
;
; Copyright 1991-6, Adobe Systems Incorporated.
; All rights reserved.
;
; Window's def file for Export example plugin module.
;
LIBRARY Outbound
DESCRIPTION 'Outbound Photoshop Plugin Module'
CODE PRELOAD MOVEABLE
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 2048
EXPORTS
ENTRYPOINT @1
ExportProc @2